CS229 Project Report: NER adaptation
نویسندگان
چکیده
For each transition probability, MEMM uses maximum entropy model. Maximum entropy model is used to model the data distribution, which gives us as much information as possible. Without any constraints, the uniform distribution gives us maximum entropy. However, we have training data which gives some facts about the true distribution. What maximum entropy model does is to maximize the entropy of the data give such constraints coming from the training data. The constraints are that the expected value of each feature in the distribution is the same as its actual count in the training data. I.e.
منابع مشابه
CS229 Course Project: A new rival to Predator and ALIEN
This report documents how we improved the TLD framework for real-time object tracking [1] by using a new set of features and modifying the learning algorithm.
متن کاملCS229 Project Report Offline Music Recommendation
The goal of this project was to recommend songs to users based solely on their listening histories, with no information about the music. We applied various Collaborative Filtering methods to achieve this: user-user neighborhood models, item-item neighborhood models and latent factor models. We achieved the best results with item-item cosine similarity. The code for this project can be found here.
متن کاملAdapting an NER-System for German to the Biomedical Domain
In this paper, we report the adaptation of a named entity recognition (NER) system to the biomedical domain in order to participate in the ”Shared Task Bio-Entity Recognition”. The system is originally developed for German NER that shares characteristics with the biomedical task. To facilitate adaptability, the system is knowledge-poor and utilizes unlabeled data. Investigating the adaptability...
متن کامل